Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite the ISOM demuxer so that it uses output pad with :auto flow control #106

Merged
merged 4 commits into from
Mar 12, 2024

Conversation

varsill
Copy link
Contributor

@varsill varsill commented Mar 8, 2024

No description provided.

@varsill varsill requested a review from mat-hek as a code owner March 8, 2024 13:11
Copy link
Member

@mat-hek mat-hek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

as discussed, add pause_auto_demand until we have all pads connected

%{
fsm_state: :samples_info_present_and_all_pads_connected
} = state
) do
{samples, rest, samples_info} =
SamplesInfo.get_samples(state.samples_info, state.partial <> buffer.payload)

# |> IO.inspect(label: :buf2)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# |> IO.inspect(label: :buf2)

@varsill varsill requested a review from mat-hek March 12, 2024 14:24
@varsill varsill merged commit 9862677 into master Mar 12, 2024
3 checks passed
@varsill varsill deleted the use_flowcontrol_auto_in_demuxer branch March 12, 2024 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants